/* begin servericons.txt */


DC's Custom Xnews Icons -- http://dcicons.fateback.com
01 Sep 03


/* Server Icons - Instructions */

To define custom server icons, begin by placing your *.ico files in your Xnews program directory. Then, open servers.ini in your text editor and, under section for the server, add the following:

[{server alias}]
Icon={iconname}.ico

If these sections do not exist in your servers.ini file, simply add them at the end of the file. Don't forget to change the paths to your *.ico files to reflect your system setup.


Example:

[cis.dfn]
Icon=C:\ProgramFiles\Xnews\cisdfn.ico

[BigGulp]
Icon=C:\ProgramFiles\Xnews\biggulp.ico

Note: Absolute path info is unnecessary if the icons reside in the same directory as servers.ini.  I have included it here for added clarity.

/* end servericons.txt */